| Total Complexity | 24 |
| Dependencies | 0 |
| Dependents | 4 |
| Total lines | 240 |
| Lines of code | 95 |
| Logical lines of code | 56 |
| Comment lines | 106 |
| Methods | 9 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| set() | 48 | 7 | 33 | |
| get() | 54 | 4 | 21 | |
| get_lifespan() | 71 | 3 | 5 | |
| delete() | 63 | 2 | 10 | |
| check_args() | 77 | 2 | 3 | |
| get_prefix() | 67 | 2 | 8 | |
| is_eol() | 78 | 2 | 3 | |
| parse_args() | 65 | 1 | 9 | |
| get_eol_id() | 78 | 1 | 3 |